[INFO] cloning repository https://github.com/moveyle/convproof_artifact_anonymous
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moveyle/convproof_artifact_anonymous" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoveyle%2Fconvproof_artifact_anonymous", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoveyle%2Fconvproof_artifact_anonymous'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d505837300da77a717ab47d56ff1d9bec41ee530
[INFO] testing moveyle/convproof_artifact_anonymous against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoveyle%2Fconvproof_artifact_anonymous" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moveyle/convproof_artifact_anonymous
[INFO] finished tweaking git repo https://github.com/moveyle/convproof_artifact_anonymous
[INFO] tweaked toml for git repo https://github.com/moveyle/convproof_artifact_anonymous written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moveyle/convproof_artifact_anonymous on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moveyle/convproof_artifact_anonymous already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] [stderr]   Downloaded bls12_381 v0.8.0
[INFO] [stderr]   Downloaded rust-crypto v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33e0c53cbb1c3e622d2893bf3ad1cb6d2d7f8074048939cb9456a935f7f631f5
[INFO] running `Command { std: "docker" "start" "-a" "33e0c53cbb1c3e622d2893bf3ad1cb6d2d7f8074048939cb9456a935f7f631f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33e0c53cbb1c3e622d2893bf3ad1cb6d2d7f8074048939cb9456a935f7f631f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e0c53cbb1c3e622d2893bf3ad1cb6d2d7f8074048939cb9456a935f7f631f5", kill_on_drop: false }`
[INFO] [stdout] 33e0c53cbb1c3e622d2893bf3ad1cb6d2d7f8074048939cb9456a935f7f631f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4f8b13880d3ff4ead9e5a94df14b5c12e21441e41a51bc2583fcef700011e3f
[INFO] running `Command { std: "docker" "start" "-a" "c4f8b13880d3ff4ead9e5a94df14b5c12e21441e41a51bc2583fcef700011e3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling oblast v0.1.0 (/opt/rustwide/workdir/kzg/oblast)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling convproof_rust v0.1.0 (/opt/rustwide/workdir/convproof_rust)
[INFO] [stderr]    Compiling kzg v0.1.0 (/opt/rustwide/workdir/kzg)
[INFO] [stdout] warning: unused import: `ff::Field`
[INFO] [stdout]  --> convproof_rust/src/convproof.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ff::Field;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Num` and `Zero`
[INFO] [stdout]  --> convproof_rust/src/convproof_oblast.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::{FromPrimitive, Num, One, Zero};
[INFO] [stdout]   |                                 ^^^       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ff::Field`
[INFO] [stdout]  --> convproof_rust/src/ecc.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ff::Field;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> convproof_rust/src/convproof.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_traits::{FromPrimitive, One, Zero};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:406:17
[INFO] [stdout]     |
[INFO] [stdout] 406 |             for i in 0..(d) {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:428:17
[INFO] [stdout]     |
[INFO] [stdout] 428 |             for i in 0..(self.n as usize) {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `le` is never read
[INFO] [stdout]   --> convproof_rust/src/convproof.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ConvProof {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     le: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lvc_prove_scalar` is never used
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl ConvProof {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     fn lvc_prove_scalar(&self, s_a_input: &[Scalar], s_b_input: &[Scalar]) -> [G1Affine; 4] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `le` is never read
[INFO] [stdout]   --> convproof_rust/src/convproof_oblast.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ConvProofOblast {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 21 |     le: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling benchmark_harness v0.1.0 (/opt/rustwide/workdir/benchmark_harness)
[INFO] [stdout] warning: unused imports: `One` and `Zero`
[INFO] [stdout]   --> benchmark_harness/src/attack_tests.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | use num_traits::{FromPrimitive, Zero, One};
[INFO] [stdout]    |                                 ^^^^  ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> benchmark_harness/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub mod attack_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `use_random_poly` is never read
[INFO] [stdout]   --> benchmark_harness/src/convproof_adapter.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ConvProofAdapter {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 16 |     /// Pre-generate random polynomial coefficients for reproducibility
[INFO] [stdout] 17 |     use_random_poly: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.99s
[INFO] running `Command { std: "docker" "inspect" "c4f8b13880d3ff4ead9e5a94df14b5c12e21441e41a51bc2583fcef700011e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4f8b13880d3ff4ead9e5a94df14b5c12e21441e41a51bc2583fcef700011e3f", kill_on_drop: false }`
[INFO] [stdout] c4f8b13880d3ff4ead9e5a94df14b5c12e21441e41a51bc2583fcef700011e3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d739ef63970dd1af36d28bec7ef31f991e13d4f0b317e37531453f2605e1fb3a
[INFO] running `Command { std: "docker" "start" "-a" "d739ef63970dd1af36d28bec7ef31f991e13d4f0b317e37531453f2605e1fb3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling oblast v0.1.0 (/opt/rustwide/workdir/kzg/oblast)
[INFO] [stdout] warning: unused import: `ff::Field`
[INFO] [stdout]  --> convproof_rust/src/convproof.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ff::Field;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Num` and `Zero`
[INFO] [stdout]  --> convproof_rust/src/convproof_oblast.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::{FromPrimitive, Num, One, Zero};
[INFO] [stdout]   |                                 ^^^       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ff::Field`
[INFO] [stdout]  --> convproof_rust/src/ecc.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ff::Field;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> convproof_rust/src/convproof.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_traits::{FromPrimitive, One, Zero};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:406:17
[INFO] [stdout]     |
[INFO] [stdout] 406 |             for i in 0..(d) {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:428:17
[INFO] [stdout]     |
[INFO] [stdout] 428 |             for i in 0..(self.n as usize) {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `le` is never read
[INFO] [stdout]   --> convproof_rust/src/convproof.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ConvProof {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     le: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lvc_prove_scalar` is never used
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl ConvProof {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     fn lvc_prove_scalar(&self, s_a_input: &[Scalar], s_b_input: &[Scalar]) -> [G1Affine; 4] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `le` is never read
[INFO] [stdout]   --> convproof_rust/src/convproof_oblast.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ConvProofOblast {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 21 |     le: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kzg v0.1.0 (/opt/rustwide/workdir/kzg)
[INFO] [stderr]    Compiling convproof_rust v0.1.0 (/opt/rustwide/workdir/convproof_rust)
[INFO] [stdout] warning: unused imports: `One` and `Zero`
[INFO] [stdout]   --> benchmark_harness/src/attack_tests.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | use num_traits::{FromPrimitive, Zero, One};
[INFO] [stdout]    |                                 ^^^^  ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> benchmark_harness/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub mod attack_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `use_random_poly` is never read
[INFO] [stdout]   --> benchmark_harness/src/convproof_adapter.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ConvProofAdapter {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 16 |     /// Pre-generate random polynomial coefficients for reproducibility
[INFO] [stdout] 17 |     use_random_poly: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling benchmark_harness v0.1.0 (/opt/rustwide/workdir/benchmark_harness)
[INFO] [stdout] warning: unused import: `ff::Field`
[INFO] [stdout]  --> convproof_rust/src/convproof.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ff::Field;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Num` and `Zero`
[INFO] [stdout]  --> convproof_rust/src/convproof_oblast.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::{FromPrimitive, Num, One, Zero};
[INFO] [stdout]   |                                 ^^^       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ff::Field`
[INFO] [stdout]  --> convproof_rust/src/ecc.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ff::Field;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `Zero`
[INFO] [stdout]   --> benchmark_harness/src/attack_tests.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | use num_traits::{FromPrimitive, Zero, One};
[INFO] [stdout]    |                                 ^^^^  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> convproof_rust/src/convproof.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_traits::{FromPrimitive, One, Zero};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:406:17
[INFO] [stdout]     |
[INFO] [stdout] 406 |             for i in 0..(d) {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:428:17
[INFO] [stdout]     |
[INFO] [stdout] 428 |             for i in 0..(self.n as usize) {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `le` is never read
[INFO] [stdout]   --> convproof_rust/src/convproof.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ConvProof {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     le: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lvc_prove_scalar` is never used
[INFO] [stdout]    --> convproof_rust/src/convproof.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl ConvProof {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     fn lvc_prove_scalar(&self, s_a_input: &[Scalar], s_b_input: &[Scalar]) -> [G1Affine; 4] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `le` is never read
[INFO] [stdout]   --> convproof_rust/src/convproof_oblast.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ConvProofOblast {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 21 |     le: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `use_random_poly` is never read
[INFO] [stdout]   --> benchmark_harness/src/convproof_adapter.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ConvProofAdapter {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 16 |     /// Pre-generate random polynomial coefficients for reproducibility
[INFO] [stdout] 17 |     use_random_poly: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "d739ef63970dd1af36d28bec7ef31f991e13d4f0b317e37531453f2605e1fb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d739ef63970dd1af36d28bec7ef31f991e13d4f0b317e37531453f2605e1fb3a", kill_on_drop: false }`
[INFO] [stdout] d739ef63970dd1af36d28bec7ef31f991e13d4f0b317e37531453f2605e1fb3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c31a39d35f1199158f71563a35738da9a7d9fa41799a5e61f2a4688dcea32a7
[INFO] running `Command { std: "docker" "start" "-a" "8c31a39d35f1199158f71563a35738da9a7d9fa41799a5e61f2a4688dcea32a7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ff::Field`
[INFO] [stderr]  --> convproof_rust/src/convproof.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ff::Field;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Num` and `Zero`
[INFO] [stderr]  --> convproof_rust/src/convproof_oblast.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use num_traits::{FromPrimitive, Num, One, Zero};
[INFO] [stderr]   |                                 ^^^       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ff::Field`
[INFO] [stderr]  --> convproof_rust/src/ecc.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use ff::Field;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `One`
[INFO] [stderr]  --> convproof_rust/src/convproof.rs:5:33
[INFO] [stderr]   |
[INFO] [stderr] 5 | use num_traits::{FromPrimitive, One, Zero};
[INFO] [stderr]   |                                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> convproof_rust/src/convproof.rs:406:17
[INFO] [stderr]     |
[INFO] [stderr] 406 |             for i in 0..(d) {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> convproof_rust/src/convproof.rs:428:17
[INFO] [stderr]     |
[INFO] [stderr] 428 |             for i in 0..(self.n as usize) {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: field `le` is never read
[INFO] [stderr]   --> convproof_rust/src/convproof.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct ConvProof {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 14 |     le: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `lvc_prove_scalar` is never used
[INFO] [stderr]    --> convproof_rust/src/convproof.rs:157:8
[INFO] [stderr]     |
[INFO] [stderr]  27 | impl ConvProof {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 157 |     fn lvc_prove_scalar(&self, s_a_input: &[Scalar], s_b_input: &[Scalar]) -> [G1Affine; 4] {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `le` is never read
[INFO] [stderr]   --> convproof_rust/src/convproof_oblast.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct ConvProofOblast {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 21 |     le: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `convproof_rust` (lib) generated 9 warnings (run `cargo fix --lib -p convproof_rust` to apply 5 suggestions)
[INFO] [stderr] warning: `convproof_rust` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: unused imports: `One` and `Zero`
[INFO] [stderr]   --> benchmark_harness/src/attack_tests.rs:14:33
[INFO] [stderr]    |
[INFO] [stderr] 14 | use num_traits::{FromPrimitive, Zero, One};
[INFO] [stderr]    |                                 ^^^^  ^^^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stderr]   --> benchmark_harness/src/lib.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub mod attack_tests;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `use_random_poly` is never read
[INFO] [stderr]   --> benchmark_harness/src/convproof_adapter.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct ConvProofAdapter {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 16 |     /// Pre-generate random polynomial coefficients for reproducibility
[INFO] [stderr] 17 |     use_random_poly: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `One` and `Zero`
[INFO] [stderr]   --> benchmark_harness/src/attack_tests.rs:14:33
[INFO] [stderr]    |
[INFO] [stderr] 14 | use num_traits::{FromPrimitive, Zero, One};
[INFO] [stderr]    |                                 ^^^^  ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `benchmark_harness` (lib) generated 2 warnings (run `cargo fix --lib -p benchmark_harness` to apply 1 suggestion)
[INFO] [stderr] warning: `benchmark_harness` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p benchmark_harness --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/benchmark_harness-4c77b75eeaa5748f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test amt_csv_bridge::tests::test_adapter_import_ignores_comments_before_header ... ok
[INFO] [stdout] test amt_adapter::tests::test_divide_by_leaf ... ok
[INFO] [stdout] test augkzg_adapter::tests::test_augkzg_adapter_creation ... ok
[INFO] [stdout] test dynamic_adapter::tests::test_dynamic_adapter_scheme_name ... ok
[INFO] [stdout] test augkzg_adapter::tests::test_fiat_shamir_coefficients ... ok
[INFO] [stdout] test augkzg_adapter::tests::test_degree_proof_verification_rejects_bad_value ... ok
[INFO] [stdout] test augkzg_adapter::tests::test_batch_degree_proof_rejects_bad_aggregate_value ... ok
[INFO] [stdout] test augkzg_adapter::tests::test_degree_proof_computation ... ok
[INFO] [stdout] test augkzg_adapter::tests::test_degree_proof_verification_honest ... ok
[INFO] [stdout] test amt_csv_bridge::tests::test_import_simple_csv ... FAILED
[INFO] [stdout] test amt_csv_bridge::tests::test_amt_proof_bytes ... FAILED
[INFO] [stdout] test augkzg_adapter::tests::test_run_degree_case_smoke ... ok
[INFO] [stdout] test amt_adapter::tests::test_amt_static_case_runs ... ok
[INFO] [stdout] test augkzg_adapter::tests::test_batch_case_runs ... ok
[INFO] [stdout] test attack_tests::tests::test_lower_bound_attack_detection ... ok
[INFO] [stdout] test attack_tests::tests::test_range_attack_detection ... ok
[INFO] [stdout] test attack_tests::tests::test_honest_submission_passes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- amt_csv_bridge::tests::test_import_simple_csv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'amt_csv_bridge::tests::test_import_simple_csv' (22) panicked at benchmark_harness/src/amt_csv_bridge.rs:262:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(144)
[INFO] [stdout]  right: Some(96)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd371b57e48 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd371b57e48 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd371b57e48 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd371b57e48 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd371b6d06a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd371b6d06a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5dd371b5c762 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dd371b5c762 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dd371b36df6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd371b36df6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd371b502c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd3719b291c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5dd3719b291c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd371b50542 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5dd371b50542 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd371b36eb2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dd371b2c089 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd371b37bcd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd371b6d7fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd371b6d6b3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5dd371b69118 - core[28b146924c2f19c6]::panicking::assert_failed::<core[28b146924c2f19c6]::option::Option<usize>, core[28b146924c2f19c6]::option::Option<usize>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5dd37195ff7f - benchmark_harness[772fd4925769b4cf]::amt_csv_bridge::tests::test_import_simple_csv
[INFO] [stdout]                                at /opt/rustwide/workdir/benchmark_harness/src/amt_csv_bridge.rs:262:9
[INFO] [stdout]   22:     0x5dd37195e597 - benchmark_harness[772fd4925769b4cf]::amt_csv_bridge::tests::test_import_simple_csv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/benchmark_harness/src/amt_csv_bridge.rs:249:32
[INFO] [stdout]   23:     0x5dd37198d046 - <benchmark_harness[772fd4925769b4cf]::amt_csv_bridge::tests::test_import_simple_csv::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dd3719a59fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dd3719a59fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5dd3719b3275 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5dd3719b3275 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5dd3719b3275 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dd3719b3275 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dd3719b3275 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dd3719b3275 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5dd3719b3275 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5dd3719addd4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5dd3719addd4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dd3719b62f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5dd3719b62f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5dd3719b62f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dd3719b62f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dd3719b62f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dd3719b62f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5dd3719b62f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd371b5779f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5dd371b5779f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7b7ef6cb8aa4 - <unknown>
[INFO] [stdout]   45:     0x7b7ef6d45a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- amt_csv_bridge::tests::test_amt_proof_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'amt_csv_bridge::tests::test_amt_proof_bytes' (21) panicked at benchmark_harness/src/amt_csv_bridge.rs:283:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 144
[INFO] [stdout]  right: 96
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd371b57e48 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd371b57e48 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd371b57e48 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd371b57e48 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd371b6d06a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd371b6d06a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5dd371b5c762 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dd371b5c762 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dd371b36df6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd371b36df6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd371b502c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd3719b291c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5dd3719b291c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd371b50542 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5dd371b50542 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd371b36eb2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dd371b2c089 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd371b37bcd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd371b6d7fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd371b6d6b3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5dd371b6914d - core[28b146924c2f19c6]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5dd37195f78c - benchmark_harness[772fd4925769b4cf]::amt_csv_bridge::tests::test_amt_proof_bytes
[INFO] [stdout]                                at /opt/rustwide/workdir/benchmark_harness/src/amt_csv_bridge.rs:283:9
[INFO] [stdout]   22:     0x5dd37195e567 - benchmark_harness[772fd4925769b4cf]::amt_csv_bridge::tests::test_amt_proof_bytes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/benchmark_harness/src/amt_csv_bridge.rs:281:30
[INFO] [stdout]   23:     0x5dd37198d006 - <benchmark_harness[772fd4925769b4cf]::amt_csv_bridge::tests::test_amt_proof_bytes::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dd3719a59fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dd3719a59fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5dd3719b3275 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5dd3719b3275 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5dd3719b3275 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dd3719b3275 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dd3719b3275 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dd3719b3275 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5dd3719b3275 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5dd3719addd4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5dd3719addd4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dd3719b62f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5dd3719b62f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5dd3719b62f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dd3719b62f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dd3719b62f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dd3719b62f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5dd3719b62f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd371b5779f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5dd371b5779f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7b7ef6cb8aa4 - <unknown>
[INFO] [stdout]   45:     0x7b7ef6d45a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     amt_csv_bridge::tests::test_amt_proof_bytes
[INFO] [stdout]     amt_csv_bridge::tests::test_import_simple_csv
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p benchmark_harness --lib`
[INFO] running `Command { std: "docker" "inspect" "8c31a39d35f1199158f71563a35738da9a7d9fa41799a5e61f2a4688dcea32a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c31a39d35f1199158f71563a35738da9a7d9fa41799a5e61f2a4688dcea32a7", kill_on_drop: false }`
[INFO] [stdout] 8c31a39d35f1199158f71563a35738da9a7d9fa41799a5e61f2a4688dcea32a7
